Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide feature to update DataCollections with simulation results #224

Open
wants to merge 28 commits into
base: develop
Choose a base branch
from

Conversation

wperkins
Copy link
Member

@wperkins wperkins commented Dec 19, 2024

This provides a way to store and query the state of dynamic simulations using the network's DataCollection objects. This provides a consistent API to move simulation results to DataCollection objects and query those values. This API has been added to the Dynamic Simulation and HADREC application modules, including Python interfaces.

Resolves #214.

Bruce J Palmer and others added 28 commits August 7, 2024 10:08
…t reports

some value for all loads and generators.
@wperkins wperkins requested a review from bjpalmer December 19, 2024 15:30
@wperkins wperkins self-assigned this Dec 19, 2024
Copy link
Contributor

@bjpalmer bjpalmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@wperkins wperkins marked this pull request as ready for review December 23, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update data collection objects in dynamic simulation
3 participants